home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / netresults / jvm / solaris / jdk1.1.3 / bin / sparc / green_threads / jdb < prev    next >
Encoding:
Text File  |  1998-02-14  |  128 b   |  6 lines

  1. #! /bin/sh
  2. #
  3. # Shell wrapper to startup up the Java Debugger's TTY classes.
  4.  
  5. `dirname $0`/java_g sun.tools.ttydebug.TTY $@
  6.